Skip to content

Conversation

Mrak-IW
Copy link

@Mrak-IW Mrak-IW commented Dec 27, 2017

What I did:
Fixed a bug that leads to the emerging of records with "None" value in redis-db
Particularly, bgp_asn = "None" inside the DEVICE_METADATA|localhost entry
leads bgp daemon to crash

How to verify it:
Load a minigraph without BGP settings. Check DEVICE_METADATA|localhost in redis-db. You mustn't see bgp_asn field.
Or try to add to the config_db.json any other configuration field with the value "null" and check if it has appeared in redis-db.

Signed-off-by: Denis Maslov [email protected]

…one" value in redis-db

Particularly, bgp_asn = "None" inside the DEVICE_METADATA|localhost entry
leads bgp daemon to crash

Signed-off-by: Denis Maslov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants